.cont
{
	width:960px;
	padding:10px 10px 15px;
	background-color:#fff;
	margin:0 auto;
}
.cont_tit {
    background: url("../img/s_rtbg.jpg") repeat-y scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin:25px 0px 10px;
    text-align: left;
    text-indent: 30px;
    width: 100%;
}
.showpic
{
	width:960px;
	height:120px;
	margin-bottom:20px;
}
.showpic img
{
	width:960px;
	height:120px;
}
/* 左边 */
.cont_ll
{
	float:left;
	display: inline;
    float: left;
    width: 190px;
}
.c_ll_tit
{
    background: url(../img/c_01.jpg) 0 0 no-repeat;
    float: left;
    height: 67px;
    padding-top: 80px;
    width: 190px;
}
.c_ll_tit h2 {
    color: #FFFFFF;
    float: left;
    font-family: "微软雅黑";
    font-size: 15px;
    height: 67px;
    line-height: 40px;
    text-align: center;
    width: 220px;
}
.cont_ll1
{
	float:left;
	display: inline;
    float: left;
    width: 220px;
	height:700px
	
	
}
.c_ll_tit1
{
   
    float: left;
    height: 35px;
    padding-top: 0px;
    width: 190px;
}
.c_ll_tit1 h2 {
    color: #fff;
	background-image:url(../img/c_03.jpg);
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width:190px;
}
ul.cate
{
    background: url(../img/c_02.jpg) 0 0 repeat-y;
    display: block;
    float: left;
    width: 190px;
	height:500px;
	padding-bottom:100px;
}

ul.cate li a {
    background: url(../img/c_04.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 4px 0;
    text-align: center;
    width: 190px;
}
ul.cate li a.info_on {
    background: url(../img/c_03.jpg) 0 0 no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 190px;
}
ul.cate li a:hover
{
	background: url(../img/c_03.jpg) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cate1
{
   
    background: url(../img/c_02.jpg) 0 0 repeat-y;
    display: block;
    width: 190px;
	text-align:center;
	padding-bottom:0px;
	overflow:hidden;
}
ul.cate1 li  {
    background: url(../img/c_04.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    
    text-align: center;
    width: 190px;
}
ul.cate1 li a {
    background: url(../img/c_04.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 4px 0;
    text-align: center;
    width: 190px;
}
ul.cate1 li a.info_on {
    background: url(../img/c_03.jpg) 0 0 no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 190px;
}

.ll_foot
{
    background: url(../img/c_04.gif) 0 0 no-repeat;
    float: left;
    height: 60px;
    width: 190px;
}
/* 右边 */
.cont_rr
{
	width:740px;
	float:right;
}
.c_rr_tit
{
	background: url(../img/rr_bg.jpg) 0 0 no-repeat;
	width:100%;
	height:48px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 48px;
    line-height: 26px;
	text-indent:32px;
	margin-top:8px;
}
.c_rr_tit span
{
	float:right;
    color: #868686;
    font-weight: normal;
    line-height: 24px;
	margin-right:10px;
}
.show_info
{
	width:750px;
	margin:0 auto;
}
.show_info p
{
	margin-top:8px;
	line-height:22px;
	font-size:12px;
}
.show_info h3
{
	font-size:14px;
	margin-top:8px;
	color:#015198;
}
.show_gy
{
	width:750px;
	margin:0 auto;
}
.show_gy li
{
	width:170px;
	float:left;
	margin-right:17px;
	display:inline;
	margin-bottom:17px;
	background-color:#EAEAEA;
}
.show_gy li:hover
{
	background-color:#015198;
}
.show_gy li div
{
	display:table-cell;
	width:170px;
	height:136px;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.show_gy li img
{
	max-width:170px;
	max-height:136px;
    width:expression(this.width > 170 && this.width > this.height ? 170: true);
    height:expression(this.height > 136 ? 136: true);
	vertical-align:middle;
}
.show_gy li p
{
	height:30px;
	line-height:30px;
	text-align:center;
}
.show_gy li:hover p a,.show_gy li:hover p a:hover
{
	color:#fff;
}
.info_gy
{
	width:750px;
	margin:0 auto;
}
.info_gy h1
{
	clear: both;
	font-size:20px;
    height:40px;
    line-height:40px;
    overflow: hidden;
    text-align: center;
    width: 750px;
}
.info_gy h1:hover
{
	color:#015198;
}
.info_gy .info {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    clear: both;
    color: #666;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 750px;
}
.info_gy .info strong {
    color: #015198;
}
.info_gy .info_gy_cont
{
	clear: both;
    line-height: 24px;
    margin: 10px auto 20px;
    overflow: hidden;
}
.info_gy_cont .picshow
{
	text-align:center;
}
.info_gy_cont .picshow h2
{
	clear: both;
	font-size:14px;
    height:24px;
    line-height:24px;
    overflow: hidden;
    text-align: center;
    width: 750px;
	margin-top:10px;
	color:#015198;
}
.info_gy_cont .picshow p
{
	margin-top:8px;
	text-align:center;
}
.info_gy_cont .picshow p a,.info_gy_cont .picshow p a:hover
{
	color:#015198;
}

/*作品展示*/
.show_pro
{
	width:720px;
	margin:0 auto;
}
.show_pro h4 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 20px;
    width: 100%;
	color:#0055A7;
}
.show_pro h5 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 20px;
    width: 100%;
	margin-top:20px;
	color:#0055A7;
}
.show_pro p
{
	line-height:24px;
	margin-top:5px;
}
.pro_pic
{
	margin-top:20px;
	width:100%;
}
.pro_pic ul
{
	padding-left:8px;
}
.pro_pic li
{
	width:165px;
	margin-right:13px;
	float:left;
}
.pro_pic li img
{
	width:155px;
	height:114px;
	border:1px solid #ccc;
	padding:4px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}





